home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Shareware
/
Business Shareware.iso
/
start
/
finance
/
findr30a
/
dataentr.bat
< prev
next >
Wrap
DOS Batch File
|
1992-11-01
|
870b
|
45 lines
echo off
cls
cd \fundrais\demo\dataentr
echo.
echo.
echo.
echo.
echo PREPARING FILES
erase transmit.dbf
cls
copy *.db? *.ab?
erase *.ntx
cls
path=\fundrais
SET CLIPPER=F37
fundrais
erase *.db?
rename *.ab? *.db?
cd \fundrais
echo off
cls
echo.
echo The data entry demonstration is finished.
echo.
ECHO If you haven't already seen the Reports Demonstration,
echo.
echo that's the next logical step and it works just like
echo.
echo this demonstration did.
echo.
Echo From this "fundrais" prompt, just type
echo.
echo reports
echo.
echo For hands on experience, work through the tutorial.
echo.
echo Print the tutorial instructions by typing
echo.
echo tutorial
echo.
echo.
echo Print the entire manual by typing
echo.
echo manual